average running time

英 [ˈævərɪdʒ ˈrʌnɪŋ taɪm] 美 [ˈævərɪdʒ ˈrʌnɪŋ taɪm]

网络  平均运行时间

计算机



双语例句

  1. The average running time of quick sort is less than that of all other currently known 0 ( nlogn) sorting algorithms. Its average time is O ( nlogn), and its performance is O ( n~ 2) in the worst case.
    快速排序算法的平均时间小于所有已知的O(nlogn)排序算法。
  2. K+ tree had high reliability and scalability, and it can lower the average running time of tasks effectively in certain conditions via analysis and simulation.
    通过分析和仿真可知K+树具有高可靠性和伸缩性,并在一定条件下能有效降低任务的平均运行时间。
  3. Further the road average running time in the received short messages was utilized to make the shortest distance optimum path plan become the shortest time optimum path plan, and the vehicle would be more intellectual.
    利用接收到的道路的平均行车速度短消息信息,在最短距离路径规划的基础上开发了时间最优的路径规划功能,为驾驶人员提供实时路径规划服务。
  4. It illustrates common principle for locating elevator, calculation of average running time and traffic is analyzed, combined with specific engineering, it indicates how to determine elevator quantities through calculation achieve security 、 convenient 、 economy.
    阐述了设置电梯的一般原则,分析了电梯平均发行间隔时间的计算以及能运量的计算,并结合一具体实例,说明了如何通过计算确定住宅电梯数量,以达到安全可靠、方便、经济的目的。
  5. The average running time of the recursive traversal algorithm of binary tree
    二叉树递归遍历算法的平均运行时间
  6. This paper proves that the average running time of the recursive traversal algorithm of stochastic binary tree does not go beyond ( n3+ 6n2+ 11n)/ 18. Here, n is the number of nodes in the tree.
    本文证明了对由随机插入结点而逐渐产生的二叉树进行遍历的递归算法的平均运行时间少于等于(n3+6n2十11n)/18,其中n为树的结点数。